Automated Presentation of directory utilities/CDmastering/mkdisc.src/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


Please be aware: what appears below are the v4.2 DT bits in auto-generated html form.
As we have the time, we will update these to reflect the current "state of the world".


README file from "mkdisc.src" directory

 
              /toolbox/utilities/CDmastering/mkdisc.src README


    mkdisc is the program used at Silicon Graphics to write CDs using the
    Sony CDW-E1 encoding unit.  mkdisc copies its input onto a write once
    disc, using a single track.  mkdisc does not do any file system
    formatting; that is handled by upstream filters.  mkdisc does not
    handle multi-session discs.
    
    Understanding how mkdisc works would be greatly facilitated by access
    to the SCSI interface specification for the Sony CDW-E1 encoding unit,
    which is available from Sony.
    
    mkdisc has two modes of operation:
    
    1.  mkdisc [ -v ] [ -r <retries> ] -d <device> -f <file>
    
        copies the contents of <file> to the Sony CDW-E1 encoding unit
        corresponding to <device>, which should be the /dev/scsi device of
        the unit.
    
    2.  mkdisc [ -v ] [ -r <retries> ] -d <device> -s <size>
    
        copies <size> bytes from its standard input to <device>.
    
    Specifying the -v flag causes mkdisc to operate in verbose mode, and a
    retry count for the number of retries in the event of failure can be
    specified via the -r flag.  The default number of retries is 10.
    
    If mkdisc cannot read its input as fast as the Sony CDW-E1 consumes
    data, which is about 150 kilobytes/second, mkdisc will fail and the
    media will be ruined.  This should almost never happen when mastering
    a local file, but can happen when reading input from the network (e.g.
    via nfs) under heavy loads.
    
    Silicon Graphics makes no claim as to the functionality of this
    software.  Its purpose is to demonstrate to developers how to use the
    /dev/scsi interface and one way in which a CD-ROM can be written using
    a specific device.

Files of interest from "utilities/CDmastering/mkdisc.src" directory

Source

Documentation

Reference


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire mkdisc.src directory.

Copyright © 1995, Silicon Graphics, Inc.